DL101
Ry's Git Tutorial
Git Plumbing: The Internal Object Database
Learning Objectives
- Explain the role of the hash function in Git data storage
- Differentiate between the four primary Git object types
- Utilize low-level plumbing commands to inspect the .git/objects directory
- Deconstruct the relationship between trees and blobs in a project snapshot